runtime.blockRecord.cycles (field)

5 uses

	runtime (current package)
		mprof.go#L138: 	cycles int64
		mprof.go#L433: 		b.bp().cycles += rate
		mprof.go#L436: 		b.bp().cycles += cycles
		mprof.go#L679: 			r.Cycles = bp.cycles
		mprof.go#L717: 			r.Cycles = bp.cycles